USUÁRIO:      SENHA:        SALVAR LOGIN ?    Adicione o VBWEB na sua lista de favoritos   Fale conosco 

 

  Fórum

  Visual Basic
Voltar
Autor Assunto:  DTPicker - Algumas Duvidas???
ghost_jlp
Pontos: 2843 Pontos: 2843 Pontos: 2843 Pontos: 2843
SÃO PAULO
SP - BRASIL
Postada em 11/06/2005 02:16 hs            
Olha tenta assim...
 
coloque a propriedade "Format = dtpCustom"
 
Depois use os códigos abaixo:
 
'para "limpar" a DtPicker
Private Sub Command1_Click()
DTPicker1.CustomFormat = Space(8) 'dd/mm/yyyy = 8 posições
End Sub
 
'Para escolher novamente a data
Private Sub DTPicker1_Change()
DTPicker1.CustomFormat = vbNullString
End Sub
 
Espero q te ajude de alguma forma
 
t+
     
Página(s): 2/2     « ANTERIOR  


Seu Nome:

Seu eMail:

ALTERAR PARA MODO HTML
Mensagem:

[:)] = 
[:P] = 
[:(] = 
[;)] = 

HTML DESLIGADO

     
 VOLTAR

  



CyberWEB Network Ltda.    © Copyright 2000-2025   -   Todos os direitos reservados.
Powered by HostingZone - A melhor hospedagem para seu site
Topo da página