Re: How to move a menu item to the left?!
Tech-Archive recommends: Speed Up your PC by fixing your registry
"Adrian" <adrian@xxxxxxxxxxx> wrote in message
news:dtqnc1$6ah$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
simple question I hope!!
Using the menu designer I have a file menu and an options menu with sub
items... I have added a Help menu and want it on the right-hand side away
from the other menu items, how do I do this?
AFAIK you can add a separator bar. Or do you want it to park itself on the
right hand side of the menu bar? If so just set alignment right.
.
Relevant Pages
- Re: ASP DataGrid Sorting
... In the designer view, I had set the datasource of the datagrid to a dataset ... > Private Sub DataGrid1_SortCommand(ByVal source As Object, ... > Protected WithEvents SqlSelectCommand1 As ... (microsoft.public.dotnet.framework.adonet) - Designtime Support with Custom Component
... Public Sub New ... 'Required by the Windows Form Designer ... Private components As System.ComponentModel.IContainer ... Private m_MoreInformation As MoreInformation ... (microsoft.public.dotnet.languages.vb) - adding DesignerActionLists to form when designer host has loaded the form
... Sub WindowEvents_WindowCreatedHandles WindowEvents.WindowCreated ... Dim h As IDesignerHost = Window.Object ... Some things I don't understand, when I override the Text property of a form, it doesn't ever get called when the designer host loads the form. ... Protected Function FixControlName(ByVal value As String) As String ... (microsoft.public.dotnet.framework.windowsforms.designtime) - Not first class in file
... loading the designer again. ... Public strTo As String ... ' This call is required by the Component Designer. ... Protected Overloads Overrides Sub Dispose ... (microsoft.public.dotnet.languages.vb) - Re: Not first class in file
... The Windows Service has a designer as it ... | Public strTo As String ... | Friend WithEvents cmd_update_msg As System.Data.SqlClient.SqlCommand ... | Public Sub New ... (microsoft.public.dotnet.languages.vb) |
|