Click here to Skip to main content
15,915,777 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralDisplaying data in a datagrid Pin
Anonymous17-Jan-05 9:55
Anonymous17-Jan-05 9:55 
GeneralRe: Displaying data in a datagrid Pin
Dave Kreskowiak18-Jan-05 3:48
mveDave Kreskowiak18-Jan-05 3:48 
GeneralRe: Displaying data in a datagrid Pin
Anonymous21-Jan-05 10:47
Anonymous21-Jan-05 10:47 
QuestionHow to implement Overlay Icon? Pin
Zenly17-Jan-05 7:19
Zenly17-Jan-05 7:19 
GeneralExecute a file from application path Pin
hermitbluedog17-Jan-05 6:08
hermitbluedog17-Jan-05 6:08 
GeneralRe: Execute a file from application path Pin
Robert Rohde17-Jan-05 6:57
Robert Rohde17-Jan-05 6:57 
GeneralNeed some help Pin
marclenoir200517-Jan-05 3:42
marclenoir200517-Jan-05 3:42 
Generalright to left window Pin
Rizwan Bashir17-Jan-05 0:36
Rizwan Bashir17-Jan-05 0:36 
Hello there
I want to make right to left window and it should display cross,Maximize and minimize buttons on the left side instead of right. this can be done in message box.. check this code on any event
Dim msg As MessageBox
msg.Show("Right ", Me.Text, MessageBoxButtons.OK, MessageBoxIcon.Question, MessageBoxDefaultButton.Button1, MessageBoxOptions.RtlReading)
I need this type of right to left alignment on form

any solution ????

Rizwan Bashir
GeneralRe: right to left window Pin
Dennis C. Dietrich17-Jan-05 7:47
Dennis C. Dietrich17-Jan-05 7:47 
GeneralRe: right to left window Pin
Rizwan Bashir17-Jan-05 20:14
Rizwan Bashir17-Jan-05 20:14 
GeneralRe: Combobox in datagrid Pin
Ritesh123416-Jan-05 21:59
Ritesh123416-Jan-05 21:59 
Generallame_enc.dll Pin
victor_ba8516-Jan-05 19:41
victor_ba8516-Jan-05 19:41 
GeneralRe: lame_enc.dll Pin
Dennis C. Dietrich16-Jan-05 22:09
Dennis C. Dietrich16-Jan-05 22:09 
GeneralArray of controls Pin
Yulianto.16-Jan-05 16:18
Yulianto.16-Jan-05 16:18 
GeneralRe: Array of controls Pin
Rizwan Bashir16-Jan-05 22:17
Rizwan Bashir16-Jan-05 22:17 
GeneralRe: Array of controls Pin
Yulianto.16-Jan-05 23:27
Yulianto.16-Jan-05 23:27 
GeneralRe: Array of controls Pin
Dennis C. Dietrich17-Jan-05 7:06
Dennis C. Dietrich17-Jan-05 7:06 
GeneralRe: Array of controls Pin
Dennis C. Dietrich16-Jan-05 22:39
Dennis C. Dietrich16-Jan-05 22:39 
GeneralArray of controls Pin
Yulianto.16-Jan-05 16:06
Yulianto.16-Jan-05 16:06 
GeneralRe: Array of controls Pin
-Dr_X-20-Jan-05 14:03
-Dr_X-20-Jan-05 14:03 
GeneralProblem With Splash Screen Pin
kellydanielc16-Jan-05 13:56
kellydanielc16-Jan-05 13:56 
GeneralRe: Problem With Splash Screen Pin
Gavin Jeffrey17-Jan-05 0:43
Gavin Jeffrey17-Jan-05 0:43 
GeneralRe: Problem With Splash Screen Pin
kellydanielc17-Jan-05 0:54
kellydanielc17-Jan-05 0:54 
GeneralRe: Problem With Splash Screen Pin
Gavin Jeffrey17-Jan-05 1:10
Gavin Jeffrey17-Jan-05 1:10 
GeneralRe: Problem With Splash Screen Pin
Jodd19-Jan-05 14:55
Jodd19-Jan-05 14:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.