Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

rk4ps

@rk4ps
About
Posts
8
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows forms and message box
    R rk4ps

    If I set the Topmost Property to false, then for any event happening like displaying message box or opening any other form, this Find form gets minimised and loses it's focus. Can we display FindForm after closing the messageBox?

    Visual Basic winforms question

  • Windows forms and message box
    R rk4ps

    It's in the "InitializeComponent".

    Visual Basic winforms question

  • Windows Forms and Messages
    R rk4ps

    Hello, I am working on a windows application with MDI form(toolbars etc) containing the MDI child form displaying the record one at a time provided with navigation buttons in toolbar. I am accesing the dll which conatains the functionality of Find. This dll displays a Find Form (windows Form). While using the Find functionalty, if user gets any message from Find form it gets displayed on Top. But any message that is from the Application i.e. MDI child, it is sometimes appearing behind the form. Also any other forms getting opened are also going behind the Find Form. Please let me know how should I bring these messages/Forms on Top?

    Visual Basic winforms question

  • Windows forms and message box
    R rk4ps

    Hello, I am working on a windows application with MDI form. Here in FIND functionality, a find form displayed with Find button working on "Enter" key. The Find form functionality is in a different dll. I am accessing that dll to display find form on existing MDIChild form containing the data. While this form is open, any messagebox displayed from the Find form is displayed on top. but the messages that are appearing from the MDIChild form are sometimes appearing behind the Find form. Even if I opened any other form, sometimes it is also appearing behind this Find form. Please let me know how should I bring these messages/new forms on Top? Thanks in Advance, Nivedita

    Visual Basic winforms question

  • Windows application + Windows and Appearence
    R rk4ps

    Hi, I run the windows application and then on the desktop right click and bring up the properties. Goto Appearance tab, under the windows and buttons dropdown select windows classic, under color scheme select pumpkin. Now the Appearence of the application is totally changed. Is there any way to restrict this? Karthik

    Windows Forms question

  • Applying Windows colorscheme to controls
    R rk4ps

    Hi, Would like to apply colors (BG Color, FG color & Font Color) of selected windows ColorScheme for windows controls. Currently reading the ColorSchme vaues from registry by using Microsoft.Win32.Registry.CurrentUser.OpenSubKey("Control Panel").OpenSubKey("Appearance").OpenSubKey("Schemes") This will return the Scheme values…..e.g. Brick, Arizona etc…. I would like to get the color values for windows controls for the selected colorscheme. Can anybody help in this? Thanks, RK

    C# windows-admin help question

  • Applying windows color schmes to controls
    R rk4ps

    Hi, Would like to apply colors (BG Color, FG color & Font Color) of selected windows ColorScheme for windows controls. currently using the following code Imports Microsoft.Win32 Dim SchemeKey As RegistryKey SchemeKey = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("Control Panel").OpenSubKey("Appearance").OpenSubKey("Schemes") This will return the Scheme values…..e.g. Brick, Arizona etc…. I would like to get the color values for windows controls for the selected colorscheme. Thanks, RK

    Visual Basic windows-admin

  • HelpProvider on Infragistics Taskpane
    R rk4ps

    Hi, I wish to display the application's help contents(.chm format) in Infragistics' Taskpane control using HelpProvider component. Any help would be appreciated.

    RK

    Visual Basic help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups